home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paramount Pictures Special Events
/
Paramount Pictures Special Events.iso
/
pc
/
why.swf
/
scripts
/
DefineButton2_26
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-02-23
|
73 b
|
7 lines
on(release){
tellTarget("/blah")
{
nextFrame();
}
}